Management API

Base Resource URL:

     https://[server-name]/api/v01/users/[user-name]/contact-info

Description:

Represents contact information of the given User.

Supported Actions:

delete  
Method:  DELETE       Implicit:  Yes       Returns:  ServiceResponse      
Consumes:  xurl  Produces:  json, xml 
 
Deletes contact information of the user.


load  
Method:  GET       Implicit:  Yes       Returns:  UserContactInfo      
Consumes:  not applicable  Produces:  not applicable 
 
Loads contact information of the user.


modify  
Method:  POST       Implicit:  Yes       Returns:  UserContactInfo      
Consumes:  xurl  Produces:  json, xml 
 
Updates contact information of the user.

Parameters:
# Name Type Required Default Description
01 object UserContactInfo Yes Updated object information.

Groups fields reflecting contact information for a user